home *** CD-ROM | disk | FTP | other *** search
-
- // Copyright (C) 2002 by Luigi Pino. All Rights Reserved.
-
- /***************************************************************************/
-
- void Draw_Arrow(int current_sphere, float size);
-
- void Draw_Items();
-
- void Draw_Score(int net, bool front);
-
- void Ending();
-
- void Intro();
-
- /***************************************************************************/